Welcome![Sign In][Sign Up]
Location:
Search - mscomm activex

Search list

[WEB Code2005121611103960289

Description: MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。 处理方式 -MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
Platform: | Size: 1980783 | Author: wer | Hits:

[Other resourceMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 8945 | Author: steven | Hits:

[Com PortVC实用高级编程

Description: 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed process of programming a microcontroller serial data collection/transmission module design
Platform: | Size: 247808 | Author: fxy | Hits:

[CommunicationVCMSCOMM

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial ports transmission and reception of data, applications for serial communication capabilities. MSComm Serial Programming at the very convenient, programmers do not need to go spend the time to understand more complicated API function, but also in VC, VB, Delphi and other languages can be used. Microsoft Communications Control (hereinafter referred to MSComm) is provided by Microsoft to simplify Windows programming of serial communication ActiveX controls, which provide for the application through the serial interface transceiver simple method of data
Platform: | Size: 17408 | Author: 123 | Hits:

[Button control深入浅出VC++串口编程之基于控件

Description: Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications of Serial visit the application MSComm inserted after it more convenient to the computer through serial data transceiver.
Platform: | Size: 177152 | Author: sun | Hits:

[Other Embeded programvb-serialport

Description: 通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
Platform: | Size: 13312 | Author: 赵河 | Hits:

[Com Port2005121611103960289

Description: MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。 处理方式 -MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
Platform: | Size: 1980416 | Author: wer | Hits:

[Software EngineeringMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 9216 | Author: steven | Hits:

[Delphi VCLserial-t

Description: 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅(编程源码)、串口调试助手、端口网络通信技术,VC/C编程,移动机器人控制相关技术,Matlab仿真及数据处理-Serial temperature display the source code for use : System requirements : WIN9X/ME/NT/2000 VC 6.0 and the installation of the VC ACTIVEX control (VC Installed six elected) Introduction : VC 6.0 using MSComm programming, Serial can receive data and send data, data showed in the receiving box and this box. How to establish projects : the establishment of a new folder and file will be unpacked using WINZIP, Double-click Scommtest.dsw VC6.0 will open in the project documents. Author home page detailed program note, every step of the list can participate Serial correspondent (programming source), Serial debugging assistant port network communications technology, VC/C programming, the mobile robot control and related technology, Matlab simulation and data processing
Platform: | Size: 48128 | Author: liming | Hits:

[Com PortVC_MSComm

Description: 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX controls (in VC6 installation selected) Free Introduction: In VC++ 6.0 using MSComm control programming can be achieved Serial receive data and send data, data were displayed on the receiver box and sent box.
Platform: | Size: 37888 | Author: zgh | Hits:

[ActiveX/DCOM/ATL6

Description: 介绍了GPS的数据采集格式,介绍了基于VC的计算机与GPS终端数据传输的两种方法:一种是使用Win32 API通信函数的文件读写方式 另一种是在VC中插入ActiveX MSComm控件来实现,揭开GPS终端数据通信的实质,对GPS设备数据通信有一定参考价值。-Introduction of GPS data collection format, VC based on the introduction of computers and GPS terminal for data transmission in two ways: One is to use the Win32 API Communication Functions Another way to read and write files in the VC to insert ActiveX MSComm control to realize opened GPS terminal data communications in real terms, on the GPS data communication equipment has a certain reference value.
Platform: | Size: 55296 | Author: gulian | Hits:

[ActiveX/DCOM/ATLVBMscomm

Description: vb mscomm控件的基本使用方法,请参考,多多交流-vb mscomm controls the basic use, please refer to, more exchanges
Platform: | Size: 12288 | Author: stesea He | Hits:

[ActiveX/DCOM/ATLmscomm32

Description: MScomm 串口空间,方便串口操作。能成功实现串口的读写登操作。-Mscomm space serial, serial easy operation. Can be successfully realized Raritan serial read and write operations.
Platform: | Size: 47104 | Author: yangliping | Hits:

[Com PortMSComUseInVC++

Description: Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the application of the serial port visit. This article describes the MSComm in VC++ Add the use of examples and gives the header file mscomm.h key part of the main code of the Notes.
Platform: | Size: 229376 | Author: Wuxinmin | Hits:

[VC/MFCmscomm

Description: Using the ActiveX control MSCOMM from with a Visual C++ program is a little different than using many of the other ActiveX controls because of the variant data type that must be used with the Output and Input accessors. The ColeVariant class must be used with the character strings that are sent to the serial port or read from the serial port. -Using the ActiveX control MSCOMM from with a Visual C++ program is a little different than using many of the other ActiveX controls because of the variant data type that must be used with the Output and Input accessors. The ColeVariant class must be used with the character strings that are sent to the serial port or read from the serial port.
Platform: | Size: 4096 | Author: Tam Nguyen | Hits:

[Com PortLabview_serial_assistant

Description: 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例-In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternative control method, namely the use of ActiveX controls in LabVIEW containers, called ActiveX controls provided by third parties-MSComm control, the realization of the computer serial port communication management, combined with a data acquisition system is given examples of
Platform: | Size: 45056 | Author: 陈彦敏 | Hits:

[CommunicationComm

Description: Using MSComm ActiveX in VC++, use CString cla-Using MSComm ActiveX in VC++, use CString class
Platform: | Size: 56320 | Author: THUY | Hits:

[Com PortMsComm

Description: Delphi中MsComm控件的安装使用   Delphi 具有功能强大、简便易用和代码执行速度快等特点,是全球公认的快速应用开发工具技术的先驱者。但是在对串口通信的控制上Delphi的帮助文档和其他书籍中很少提及,这恰恰又是在开发应用系统时会经常遇到的问题。用过VB的程序员都知道 VB的MSComm通信控件具有丰富的与串口通信密切相关的属性及事件,提供了一系列标准通信命令的接口,可以用它创建全双工的、事件驱动的、高效实用的通信程序。在这里就介绍一下如何把MSComm这个ActiveX控件加入到Delphi中,充分发挥出二者的优越性。-Delphi, MsComm control installation
Platform: | Size: 1024 | Author: 钟立青 | Hits:

[Com PortMSComm-suer

Description: MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm control the use of Xiangjie
Platform: | Size: 4096 | Author: 钟立青 | Hits:

[Communication-MobileActiveX控件串口通信

Description: 在VC++6.0中使用通讯控件-MSComm串行通讯控件,选用的开发环境即为Visual C++6.0,其中的通讯功能都是由MSComm通讯控件完成的。(In VC++6.0, we use the communication control -MSComm serial communication control. The selected development environment is Visual C++6.0, where the communication function is completed by the MSComm communication control.)
Platform: | Size: 5300224 | Author: hzl88 | Hits:
« 12 3 »

CodeBus www.codebus.net